From b2a8c1a8e4e98ef3ef421d3a5f8f81d142fe33ec Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 12 Mar 2001 14:46:47 +0000 Subject: [PATCH] (syms_of_keyboard) : Doc fix. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index 3c01af43475..d3b6cd23a42 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -10620,7 +10620,7 @@ The elements of the list are event types that may have menu bar bindings."); "Per-terminal keymap that overrides all other local keymaps.\n\ If this variable is non-nil, it is used as a keymap instead of the\n\ buffer's local map, and the minor mode keymaps and text property keymaps.\n\ -This variable is intended to let commands such as `universal-argumemnt'\n\ +This variable is intended to let commands such as `universal-argument'\n\ set up a different keymap for reading the next command."); DEFVAR_LISP ("overriding-local-map", &Voverriding_local_map, -- 2.30.2